Prevent endless loop in x_make_frame_visible.
authorJan D. <jan.h.d@swipnet.se>
Thu, 17 Apr 2014 09:07:58 +0000 (11:07 +0200)
committerJan D. <jan.h.d@swipnet.se>
Thu, 17 Apr 2014 09:07:58 +0000 (11:07 +0200)
commit15bc9c34c6ee7694f84e74472a8dc24c147948f4
tree716f14bedacbd585e8cbb30d9e7051fbac9a6b21
parent1adab06bf17e39666f54556a8d447e8f6988a128
Prevent endless loop in x_make_frame_visible.

* xterm.c (x_make_frame_visible): Prevent endless loop when frame
never becomes visible, i.e. using XMonad .
src/ChangeLog
src/xterm.c